Papers with neural extractive model
At Which Level Should We Extract? An Empirical Analysis on Extractive Document Summarization (2020.coling-main)
Copied to clipboard
| Challenge: | Existing studies have shown that extracting sentences at sentence level is not the best solution for document summarization. |
| Approach: | They propose to extract sub-sentential units based on the constituency parsing tree and a neural extractive model which leverages the sub-sensential information and extracts them. |
| Outcome: | The proposed model performs competitively compared to full sentence extraction under automatic and human evaluations. |